@charset "utf-8";
/* CSS Document */

.header{ background:#fff; height:auto;}
.logo{ margin:15px 0;}
.lotel{ height:82px; background:url(../images/tel.jpg) no-repeat; padding-top:20px; margin-top:20px;text-align:right; font-size:30px; font-weight:bold; color:#000; overflow:hidden;}
.menu{ background:#1c55a4; height:55px; padding:0;}
.menu li{ width:16.66666%; height:55px; line-height:55px; text-align:center; float:left;}
.layui-nav .layui-nav-item{ line-height:55px; font-size:23px;}
.layui-nav .layui-nav-item a{ color:#fff;}
.layui-nav-child{ top:55px; border-top:2px solid #164488; padding:0;}
.layui-nav-child dd{ border-bottom:1px solid #eee;}
.layui-nav-child dd a{ font-size:14px; font-weight:100; color:#333;}
.layui-nav .layui-nav-child a {
    color: #333;
}
.layui-nav .layui-this:after, .layui-nav-bar{ background:none;}
.curr{ background:#164488;}
.layui-nav-item:hover{ background:#164488;}
.layui-icon-down:before{ content:""}

.aboutfl{ font-size:16px; color:#666666; line-height:30px; margin-top:30px; overflow:hidden;}
.aboutfl h2{ font-size:32px; height:70px; line-height:50px;}
.aboutfr img{}

.head_tel{ margin-top:25px; overflow:hidden;}
.head_tel p{ width:100%; height:25px; line-height:25px; float:left; text-align:center; color:#fff; font-size:13px;}
.head_tel h1{ width:100%; height:40px; line-height:40px; float:left; text-align:center; margin:0; color:#fff; font-size:28px; font-weight:bold;}
.ht_zx{ width:119px; height:32px; line-height:32px; margin:10px auto 0 auto; text-align:center; overflow:hidden; background:url(../images/btn.png) no-repeat;}
.ht_zx a{ color:#fff; font-size:15px;}

.cplb{ margin-top:40px; text-align:center;}
.cplb h2{ color:#1c55a4; font-size:30px; line-height:40px; font-weight:bold;}
.cplb p{ line-height:40px; font-size:15px;}

.ptop50 {
    padding-top: 50px;
	overflow:hidden;
}
.fenlei-titile{
	text-align:center; 
	padding: 0px; 
	font-size: 36px;
	font-weight:bold;
	color:#1c55a4;
	background:url(../images/titbg.jpg) center no-repeat
}
.fenlei-titile a{ color:#333333;}
.fenlei-titile a:hover{ color:#1c55a4;}
.layui-elem-field {
    border: none;
}
.layui-elem-field legend {
    margin: 0 auto 20px auto;
}
.layui-tab {
    margin:0px;
    text-align: left !important;
}
.layui-tab[overflow]>.layui-tab-title {
    overflow: hidden;
}
.layui-field-title{ margin:10px 0; color:#666;}
.layui-tab-title {
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom: none;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.layui-tab-title li:not(:last-child) {
    margin-right: 0.666666%;
}
.layui-tab-title li {
    background-color: #1c55a4;
    line-height: 40px;
    width: 16.1%;
    padding: 0;
}
.layui-tab-title li a {
    display: block;
    padding: 0 15px;
	color:#fff;
}

.layui-tab-bar{ width:0px; border:0; padding:0; margin:0;}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom:0;}
.layui-tab-title .layui-this{ border-radius:20px;}

.scroll_c {
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}

.scroll_c:hover .bom-text:before ,.scroll_c:hover .bom-text-category:before{
	bottom: 0;
}
.scroll_c:hover .bom-text, .scroll_c:hover .bom-text ._price ,.scroll_c:hover .bom-text-category{
	color: #fff;
}
.rect-57 {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 67%;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	width: 100%;
	height: auto;
	position: relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.bom-text {
	padding: 10px 1%;
	background-color: #F7F7F7;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #000;
}
.bom-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #009b4d;
    left: 0;
    bottom: -100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: -1;
}
.bom-text:hover {
	background-color: #009b4d;
}
.bom-text:hover h2 {
	color: #FFFF00;
	;
}
._name {
	margin: 0;
	text-align: center;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	overflow:hidden;
}
.pr {
	position: relative;
}
._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.transitionf {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.qjbg{ height:298px; background:url(../images/syimg.jpg) center top no-repeat; overflow:hidden;}



.fl{ float:left;}
.fr{ float:right;}


.link{ background:#164488; overflow:hidden; height:60px; line-height:60px; color:#fff; font-size:15px;}
.link a{ color:#fff;}
.link a:hover{ color:#ff0;}

.footer{ background:#1c55a4; overflow:hidden; height:350px; padding-top:50px;}
.ft_lx{ width:370px; height:auto; color:#fff; float:left; border-right:1px solid #fff;}
.ft_lx h3{ font-size:22px; margin-bottom:20px; overflow:hidden;}
.ft_lx p{ font-size:16px; width:100%; height:auto; line-height:35px; float:left;}
.ft_lx strong{ width:100%; height:40px; float:left; font-size:40px; overflow:hidden; color:#ff0;}
.ft_ly{ width:200px; height:auto; float:left; color:#fff; text-align:center; overflow:hidden; border-right:1px solid #fff;}
.ft_ly h3{ font-size:22px; margin-bottom:20px; overflow:hidden;}
.ft_ly p a{ font-size:16px; color:#fff; line-height:40px;}
.ft_ly p a:hover{ color:#ff0;}
.ft_wx{ width:170px; height:auto; line-height:30px; float:right; padding-top:30px; overflow:hidden; text-align:center; color:#fff; margin-left:12px;   }
.footbt{ background:#007c3d; overflow:hidden; height:50px; line-height:50px; color:#fff; font-size:16px; position: fixed;
    bottom: 0;
    z-index: 999; width:100%; font-weight:700; font-size:24px;}

.w1200 {
    width: 1200px;
    margin: 0 auto;
	overflow:hidden;
}
.wrapper { width: 100%; padding: 30px 0 0 0; overflow:hidden;}
.wrapper .sitepath { color: #d9d9d9; text-transform: uppercase }
.wrapper .sitepath .home { width: 14px; height: 16px; display: inline-block; background-position: -114px -122px; margin-right: 10px }
.wrapper .sitepath a { display: inline-block; white-space: nowrap; color: #2f4056 }
.wrapper .sitepath a:hover { color: #1c55a4 }
.wrapper .sitepath span { color: #2f4056 }
.wrapper .w1200 { position: relative; z-index: 5 }
.wrapper .left { width: 240px }
.wrapper .left .submenubox { padding-bottom: 20px }
.wrapper .left .submenubox .left_title { height: 80px; background: #1c55a4; color: #fff }
.wrapper .left .submenubox .left_title h3 { font-size: 24px; font-weight: 700; line-height: 80px; padding-left: 26px; text-transform: uppercase }
.wrapper .left .submenubox .left_title s { background-position: -248px -76px; vertical-align: middle; width: 28px; height: 28px; margin-right: 30px; margin-top: 28px }
.wrapper .left .submenu { position: relative }
.wrapper .left .submenu li { display: block }
.wrapper .left .submenu li a.sub1 { height: 55px; line-height: 55px; display: block; padding-left: 28px; background: url(../images/jtou.png) no-repeat 90% center #fff; font-size: 18px; border: 1px solid #eee; border-top: 0; overflow: hidden }
.wrapper .left .submenu li a.sub1:hover { background: url(../images/jtou_a.png) no-repeat 90% center #fff; border-left: 2px solid #1c55a4; border-right: 1px solid #f5f5f5; color: #1c55a4 }
.wrapper .left .submenu li.hover a.sub1 { background: url(../images/jtou_a.png) no-repeat 90% center #fff; border-left: 2px solid #1c55a4; border-right: 1px solid #f5f5f5; color: #1c55a4 }
.wrapper .left .submenu s { width: 2px; height: 61px; display: block; background: #1c55a4; position: absolute; left: 0; top: 0 }
.wrapper .left .submenu .box { padding-bottom: 0; background: #f9f9f9; border: 1px solid #eee; border-top: 0; display: none }
.wrapper .left .submenu .box a { color: #333; line-height: 40px; display: block; height: 40px; padding-left: 28px; overflow: hidden }
.wrapper .left .submenu .box a s { width: 10px; height: 10px; margin-right: 8px; display: inline-block; background-position: 2px -178px }
.wrapper .left .submenu .box a:hover, .wrapper .left .submenu .box a.hover { color: #1c55a4 }
.wrapper .left .submenu li.hover .box { display: block }
.wrapper .left .leftbox { padding: 10px; position: relative; margin-bottom: 20px; border: 1px solid #eee }
.wrapper .left .leftbox .left_title { padding-bottom: 10px; border-bottom: 1px solid #eee; padding-left: 5px }
.wrapper .left .leftbox .left_title h3 { font-size: 18px; font-weight: 400; color: #1c55a4; display: block; text-transform: uppercase }
.wrapper .left .leftbox .leftprocomt { padding-top: 10px }
.wrapper .left .leftbox .leftprocomt li { float: left; text-align: center; width: 104px; margin-right: 10px }
.wrapper .left .leftbox .leftprocomt li:nth-child(2n){ margin:0;}
.wrapper .left .leftbox .leftprocomt li img { width: 104px; height: 78px; border-radius: 3px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s }
.wrapper .left .leftbox .leftprocomt li p { font-size: 12px; line-height: 30px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s }
.wrapper .left .leftbox .leftprocomt li:hover img { -webkkit-filter: brightness(105%); filter: brightness(105%) }
.leftprocomt li:hover p { color: #1c55a4 }
.wrapper .left .leftbox .cont { padding-top: 18px; white-space: normal; line-height:27px; font-size:16px; font-weight:bold; color:#f00;}
.wrapper .left .leftbox .cont strong{ color:#000; font-weight:100;}
.wrapper .left .leftbox .cont .img { float: left; display: block; border: 1px solid #e5e5e5; margin: 0 auto 10px }
.wrapper .left .leftbox .cont img { width: 216px; height: 216px }
.wrapper .left .leftbox .cont p { white-space: normal; word-break: break-all; word-wrap: break-word }
.wrapper .left .leftbox .cont .zx { width: 100%; height: 50px; font-size: 20px; line-height: 50px; background: #1c55a4; color: #fff; display: block; margin-top: 10px }
.wrapper .left .leftbox .cont .zx em { width: 50px; height: 50px; display: inline-block; background-position: -152px -152px; vertical-align: top; border-right: 1px solid #fff; margin-right: 35px }
.wrapper .left .leftbox .cont .zx:hover { background: #ed8e06 }
.wrapper .right { width: 930px }
.wrapper .right .right_title { padding-bottom: 10px; border-bottom: 1px solid #eee; text-transform: uppercase }
.wrapper .right .right_title h3 { color: #1c55a4; font-size: 18px; border-left: 3px solid #1c55a4; height: 20px; line-height: 20px; padding-left: 14px; margin-top: 5px }
.single p{ text-indent: 2em; margin-bottom: 30px; line-height: 27px !important; font-size: 16px;}
.wrapper .right .cont { padding: 40px 0; color: #666; line-height:27px; font-size:16px;}
.wrapper .right .cont .t1 { padding: 0 0 25px; color: #1c55a4; font-size: 20px }
.wrapper .right .cont .t2 { color: #1c55a4; font-size: 30px; display: block; padding: 30px 0 }
.wrapper .Productlist { }
.wrapper .Productlist .list { width: 100% }
.wrapper .Productlist .item { float: left; width: 288px; margin-right: 30px; margin-bottom: 30px; display: block; position: relative; text-align: center; border: 1px solid #eee; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms }
.wrapper .Productlist .item:nth-child(3n){ margin-right:0;}
.wrapper .Productlist .item a { display: block; width: 100% }
.wrapper .Productlist .item img { width: 288px; height: 216px; display: block }
.wrapper .Productlist .item h3 { display: block; border-top: 0; height: 66px; line-height: 66px; overflow: hidden; text-align: center; font-size: 18px }
.wrapper .Productlist .item:hover { box-shadow: 1px 2px 15px rgba(0,0,0,.2) }
.wrapper .single img { max-width: 100%; display: inline }
.wrapper .showinfo img { max-width: 100%; display: inline }
.wrapper .showinfo .Article-title { border-bottom: 1px solid #92e9ff; padding-bottom: 20px; text-align: center }
.wrapper .showinfo .Article-title h1 { font-size: 24px }
.wrapper .showinfo .Article-title .mark span { font-size: 12px; padding: 0 5px }
.wrapper .showinfo .newsinfo { padding: 20px 0 }
.wrapper .reLink { height: 48px; line-height: 48px; padding: 0; border-top: 2px solid #eee; border-bottom: 2px solid #eee; margin: 20px auto }
.wrapper .reLink .prevLink, .wrapper .reLink .nextLink { width: 50% }
.wrapper .reLink .nextLink { text-align: right }
.wrapper .thumblist .item { width: 430px; height: 144px; margin-right: 38px }
.wrapper .thumblist .item a { width: 414px; height: 128px; padding: 8px }
.wrapper .thumblist .item img { width: 180px; height: 127px; display: block }
.wrapper .thumblist .item .txt { width: 212px; height: 127px; overflow: hidden; position: relative }
.wrapper .thumblist .item .txt h3 { height: 30px; line-height: 30px; overflow: hidden }
.wrapper .thumblist .item .txt p { padding-top: 8px; color: #737373; line-height: 22px }
.wrapper .thumblist .item .txt .jia { display: none }
.wrapper .thumblist .item .di { width: 430px; height: 144px; border: 1px solid #e5e5e5; position: absolute; right: -10px; bottom: -10px }

.layui-icon{ font-size:22px;}

.thumblist1 .item { border-bottom: 1px dotted #b0b0b0; padding: 30px 0; font-family: pingfang sc, microsoft yahei, arial; width:100%;}
.thumblist1 .item:first-child { padding-top: 0 }
.thumblist1 .item a { display: block }
.thumblist1 .item .img { width: 200px; height: 150px; overflow: hidden }
.thumblist1 .item .img img { width: 100%; display: block; height: 100%; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms }
.thumblist1 .item .img:hover img { transform: scale(1.06, 1.06) }
.thumblist1 .item .txt { width: 700px }
.thumblist1 .item .txt h3 { font-size: 18px; line-height: 30px }
.thumblist1 .item:hover h3{ color:#1c55a4;}
.thumblist1 .item .txt .desc { padding-top: 10px; color: #999; height: 70px; overflow: hidden; line-height: 24px; margin-bottom: 12px }
.thumblist1 .item .txt>span { display: inline-block; font-size: 12px; color: #b7b7b7; padding-right: 26px }
.thumblist1 .item .txt span em { width: 20px; height: 18px; display: inline-block; background-position: -196px -120px }
.thumblist1 .item .txt span .time { background-position: -174px -121px }
.thumblist1 .item .layui-icon{ font-size:15px;}

.pglist { padding: 30px 0 15px; width: 100%; text-align: center; clear: both }

.pglist a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover{
	display: inline-block;
	color: #fff;
	background: #1c55a4;
	border-color: #1c55a4;
}
.pglist span{padding: 0 15px; margin: 0 3px; border: 1px solid #edebeb; color: #fff !important;
    background: #1c55a4 !important;
    border-color: #1c55a4 !important;
}

.showNews .title { font-size: 24px; color: #333; text-align: center; margin: 10px 0 22px; font-weight: 700 }
.showNews .mark { color: #999; height: 38px; line-height: 38px; text-align: center; margin-bottom: 20px; border-top: 1px dashed #e5e5e5; border-bottom: 1px dashed #e5e5e5 }
.showNews .showContxt { color: #666; padding: 0 0 30px; line-height: 30px; overflow:hidden;}
.showNews .showContxt img { max-width: 100% }

.flc{ margin-bottom:30px;}
.flc h2{ background:url(../images/fbg.jpg) no-repeat; height:57px; line-height:57px; overflow:hidden;}
.flc h2 a{ width:100%; height:57px; float:left; overflow:hidden; color:#fff; font-weight:bold; font-size:30px; text-indent:10px;}
.blc{ height:auto; float:left; overflow:hidden; border:1px solid #dedede; padding:5px; box-shadow: 0 0 5px #F5F5F5;}
.blc img{ width:100%; height:194px; float:left; -webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;}
.blc span{ height:40px; line-height:40px; text-align:center; width:100%; float:left; font-size:16px;}
.blc:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.blc:hover{ border:1px solid #1c55a4; box-shadow: 0 0 5px #F5F5F5;}
.blc:hover span{ color:#1c55a4; font-weight:bold;}

.blc1{ height:auto; float:left; overflow:hidden; border:1px solid #dedede; padding:5px; box-shadow: 0 0 5px #F5F5F5;}
.blc1 img{ width:100%; height:267px; float:left; -webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;}
.blc1 span{ height:40px; line-height:40px; text-align:center; width:100%; float:left; font-size:16px; overflow:hidden; border-top:1px solid #ddd; font-weight:bold;}
.blc1:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.blc1:hover{ border:1px solid #1c55a4; box-shadow: 0 0 5px #F5F5F5;}
.blc1:hover span{ color:#1c55a4; font-weight:bold;}

.cplbst{ background:#1c55a4; height:40px; line-height:40px; float:left; text-align:center; width:100%; float:left;}
.cplbst a{ color:#fff;}
.cplbst:hover{ background:#ff6501;}

.mbx{ background:#1c55a4; height:50px; line-height:50px; color:#fff; font-size:20px; font-weight:bold; text-indent:20px;}
.mbx a{ color:#fff;}
.mbx a:hover{ color:#ff0;}
.ptop20{ padding-top:20px; overflow:hidden;}

.preview { width: 620px; height: auto; float:left; overflow:hidden;}
/* smallImg */
.smallImg { position: relative; height: 90px; padding-top:7px; background-color: #FFFFFF; width: 620px; overflow: hidden; float: left; border-radius: 2px; }
.scrollbutton { width: 32px; height: 90px; overflow: hidden; position: relative; float: left; cursor: pointer; }
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled { background-repeat: no-repeat; background-image: url(http://images.17350.com/images/prev.jpg); width: 32px; height: 80px; background-position: 0px -8px; }
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled { background-repeat: no-repeat; background-image: url(http://images.17350.com/images/next.jpg); margin-left: 590px; margin-top: -90px; width: 32px; height: 80px; background-position: 0px -8px; }
#imageMenu { height: 90px; width: 555px; overflow: hidden; float: left; }
#imageMenu li { height: 90px; width: 132px; overflow: hidden; float: left; text-align: left; margin-left: 6px; }
#imageMenu li img { width: 132px; height: 82px; cursor: pointer; }
#imageMenu li#onlickImg img { width:130px; height:80px; border:1px solid #ddd;}
/* bigImg */
.bigImg { position: relative; float: left; width: 620px; height: 465px; overflow: hidden; text-align: center; background-color: #FFFFFF;}
.bigImg #midimg { width: 620px; height: 465px;}
.bigImg #winSelector { width:235px; height:210px; }
#winSelector { position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff; }
/* bigView */
#bigView { position: absolute; border: 1px solid #959595; overflow: hidden; z-index: 999; width: 500px; height: 455px; }
#bigView img { position:absolute; }

.cp_title {
    font-size: 24px;
    font-weight: 700;
    color: #f00;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    padding-left: 20px;
    padding-bottom: 5px;
}
.cp_con {
    margin: 20px 0 0 10px;
}
.cp_con li {
    line-height: 35px;
    font-size: 18px;
	font-weight:bold;
}
.cp_con li strong{ color:#f00;}
.cp_hz {
    margin: 30px 30px 0;
}
.btn-cpinfo {
	width:100%; float:left; overflow:hidden;
    color: #fff;
    background-color: #df0003;
    border-color: #F2F2F2;
    height: 60px;
    margin-top: 15px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
}
.btn-cpinfo a{ color:#fff;}
.img-responsive{ max-width:100%;}
.text-center {
    text-align: center;
    color: #000;
}
.pt5 {
    padding-top: 5px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pl20{ padding-left:20px;}
.font20{ font-size:20px;}

.cxqmjs{ border:1px solid #ddd; padding:10px; line-height:27px; font-size:16px;}
.cxcc{ padding:20px; overflow:hidden; font-size:16px;}
.cxcc img{ width:100%;}
.cxcc table{ width:100%; height:auto; float:left; word-wrap: break-word; word-break: break-all;}
.cxcc td{ border:1px solid #000; padding:4px;}
.cxcc th{ border:1px solid #000; padding:4px;}

.syhot{ background:url(../images/hotbg.jpg) center bottom no-repeat; padding-bottom:80px;}
.syhot .more { width: 510px; margin: 0 auto; padding-top:50px; overflow:hidden; display: block; text-align: center; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; position: relative; height: 55px; line-height: 55px }
.syhot .more a { display: block; text-align: center; font-size: 18px; float: left; width: 250px; height: 50px; line-height: 50px }
.syhot .more .gd { color: #fff; background: #009b4c; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; border: 2px solid #009b4c }
.syhot .more .gd:hover { background: #ed8e06; border: 2px solid #ed8e06 }
.syhot .more .zx { border: 2px solid #e5e5e5; color: #333; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; border-left: 0 }
.syhot .more .zx:hover { background: #ed8e06; border: 2px solid #ed8e06; color: #fff; border-left: 0 }

.floor_2_main {
	background: url(../images/iyoushi.jpg) no-repeat center top;
	height: 800px;
	overflow: hidden;
}
.floor_2 {
	width:1240px; margin:0 auto;
	padding-top:80px; overflow:hidden;
}
.iyoushi {
	background: url(../images/bieshu.png) no-repeat 320px center;
	height: 536px;
	overflow: hidden;
}
.iyoushi .item {
	width: 375px;
	height: 128px;
	background: url(../images/yousitem.png) no-repeat left top;
	float: left;
	margin-top: 40px;
}
.iyoushi .item a {
	display: block;
	padding: 40px;
}
.iyoushi .item .img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
.iyoushi .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	display: block;
}
.iyoushi .item .txt {
	width: 180px;
	padding-left: 50px;
	color: #fff;
	margin-top:-15px;
}
.iyoushi .item .txt h3 {
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.iyoushi .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
	line-height:30px;
}
.iyoushi .it1, .iyoushi .it5 {
	margin-left: 62px;
	margin-right: 60px;
}
.iyoushi .it2, .iyoushi .it6 {
	margin-right: 65px;
	float: right;
}
.iyoushi .it4 {
	float: right;
}

.iyoushi .item:hover .txt h3 {
	color: #ff0;
}

.fenlei-titile1{
	text-align:center; 
	padding: 0px; 
	font-size: 36px;
	font-weight:bold;
	color:#1c55a4;
	background:url(../images/titbg1.png) center no-repeat
}
.fenlei-titile1 a{ color:#fff;}
.fenlei-titile1 a:hover{ color:#1c55a4;}


.textlist {
}
.textlist .list {
	width: 100%;

}
.textlist .item {
	float: left;
	width: 375px;
	height: 390px;
	margin-right: 25px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	background: #fff;
}
.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}
.textlist .item .img {
	width: 375px;
	height: auto;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.textlist .item .img img {
	width: 100%;
	height: 250px;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.textlist .item:hover .img img {
	transform: scale(1.1, 1.1);
}
.textlist .item .txt {
	padding: 20px;
	background:#e8e8e8;
}
.textlist .item h3 {
	height:30px; line-height:30px; overflow:hidden;
	font-size: 18px; font-weight:bold;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.textlist .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
}
.textlist .sjdmor {
	display: block;
	color: #666;
	font-family: arial;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.textlist .item:hover {
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,.1);
	box-shadow: 0 10px 10px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.textlist .item:hover h3 {
	color: #3fb150;
}
.btn1 {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
}
.btn1.prev {
	background-position: -100px -50px;
	left: -5%;
}
.btn1.next {
	background-position: -190px -50px;
	right: -5%;
}
.btn1.prev:hover {
	background-position: -145px -50px;
}
.btn1.next:hover {
	background-position: -236px -50px;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.cgal{ overflow:hidden;}
.w1200s{ width:1200px; margin:0 auto; position:relative;}

.ryzz{ height:534px; background:url(../images/zzbg.jpg) center no-repeat}
.ryzz li{ width:auto; height:240px; margin-left:15px; float:left; overflow:hidden;}
.ryzz li img{ height:240px;}

.news_fl{ width:430px; height:auto; float:left; overflow:hidden; margin-top:30px;}
.tj_xw{ width:100%; height:auto; float:left; margin-bottom:10px;}
.time{ width:202px; height:170px; float:left; overflow:hidden; background:url(../images/xw_time.jpg) no-repeat;}
.time span{ width:100%; height:170px; float:left; line-height:170px; text-align:center; color:#fff; font-size:24px; background:url(../images/yuan.png) center no-repeat;}
.xw_img{ width:228px; height:170px; float:left; overflow:hidden;}
.xw_img img{ width:100%; height:170px; float:left;}
.xw_tit{ width:100%; height:40px; line-height:40px; float:left; overflow:hidden; font-size:20px; color:#333;}
.xw_des{ color:#999; font-size:14px; line-height:23px;}
.tj_xw:hover .xw_tit{ color:#008943;}
.tj_xw font { width: 202px; height: 55px; line-height: 55px; border: 2px solid #009b4c; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-align: center; display: block; font-size: 18px; color: #009b4c; margin-top: 15px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s }
.tj_xw:hover font { background: #009b4c; color: #fff }


.news_fr{ width:690px; height:auto; float:right; overflow:hidde; margin-top:30px;}
.tj_hy{ width:100%; height:110px; float:left; margin-bottom:20px; overflow:hidden;}
.hy_img{ width:133px; height:110px; float:left; overflow:hidden;}
.hy_img img{ width:100%; height:110px; float:left; transition: all ease 300ms;}
.hy_tit{ width:430px; height:110px; float:left; margin-left:22px; overflow:hidden;}
.hy_tit h3{ padding:0; margin:0; line-height:40px; height:40px; width:100%; float:left; overflow:hidden; color:#333; font-size:18px;}
.hy_tit p{ line-height:25px; color:#999; font-size:14px;}
.hy_date{ width:75px; height:110px; padding-top:20px; line-height:30px; color:#009b4c; font-weight:bold; font-size:20px; padding-left:20px; float:right; overflow:hidden; border-left:1px solid #e9e9e9;}
.tj_hy:hover img { transform: scale(1.06, 1.06) }
.tj_hy:hover h3{ color:#008943;}

.list-menu {
    height: 95px;
    width: 84%;
    padding-left: 180px;
    position: relative;
    background: #fdf8f8;
    line-height: 36px;
	margin-top:-3px;
}
.list-menu .ban_title {
    height: 70px;
    width: 180px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background:#00823c;
    text-align: center;
    color: #fff;
    padding: 40px 0;
}
.list-menu .font24 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 10px;
}
.list-menu .ban_title span {
    font-size: 16px;
    font-family: Arial, sans-serif;
    display: block;
    line-height: 16px;
    text-transform: Uppercase;
}
.list-menu ul {
	width:80%;
    float: left;
}
.list-menu ul li {
    float: left;
}
.list-menu ul li a {
    font-size: 16px;
    padding: 0 18px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    text-align: center; border:#00823c solid 1px; margin-top:3px; margin-left:2px;
}
.list-menu ul li a:Hover{ color:#00823c;}
/*.list-menu ul li a:after {
    transition: all .3s linear;
    position: absolute;
    content: '';
    display: inline-block;
    border: 2px solid #fdf8f8;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    bottom: 0px;
    left: 50%;
    margin-left: -5px;
}*/
.list-menu ul li.active a:after,.list-menu ul li:hover a:after{
    bottom:14px;
    border-color:#00823c;
	color:#00823c;
}
.list-menu .crumbs {
    padding-right: 20px;
    float: right;
    font-size: 15px;
    text-align: right;
    overflow: hidden;
    height: 80px;
    color: rgba(0,0,0,0.3);
	display:block !important;
}
.list-menu .crumbs a {
    color: #959494;
    cursor: pointer;
}
.list-menu .crumbs a:hover{
    color:#00823c;
}
.ms{ margin-top:20px; overflow:hidden;}
.ms h2{ font-size:20px; font-weight:bold; margin-bottom:15px; overflow:hidden;}
.ms p{ width:100%; height:auto; line-height:33px; font-size:16px; font-weight:bold;}

.control li:hover, .control li.cur {
    background: #41b145;
}
.control li {
    float: left;
	width:32.33333%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 1%;
    background: #a5a5a5;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.control li i{ margin-right:10px; overflow:hidden;}
.control li a {
    color: #fff;
}

.content{ width:100%; height:auto; float:left; overflow:hidden; margin-top:20px;}
#content{ width:100%; height:auto; float:left; overflow:hidden; line-height:27px;}
#content img{ max-width:100%;}
#content table{ width:100%; height:auto; float:left; overflow:hidden;}
#content td{ padding:4px; border:1px solid #ddd;}
#content th{ padding:4px; border:1px solid #ddd;}
#content p { font-size:18px;}

.dfwt{ width:100%; height:50px; line-height:50px; float:left; font-size:26px; font-weight:bold; color:#000;}

.ny_wx { width:100%; background:#f7f7f7; float:left; }
.ny_wx span {color:#333;}